Fix touch screen hscroll when initiated from widgets
authorPo Lu <luangruo@yahoo.com>
Tue, 16 Apr 2024 07:38:53 +0000 (15:38 +0800)
committerPo Lu <luangruo@yahoo.com>
Tue, 16 Apr 2024 07:40:13 +0000 (15:40 +0800)
commitf5e0fb11dbf4d2cc5d7ceabcec7600556fb12843
tree216488254f01af5ea680cca397d083fac3363e4d
parentc59e67a41c512467a54cc92ed0fdb6c3b9e9ace8
Fix touch screen hscroll when initiated from widgets

* lisp/wid-edit.el (widget-button--check-and-call-button):
Return to the position of point during the tracking loop if a
touch event is canceled.
lisp/wid-edit.el